getLeft

abstract fun getLeft(): Int

Gets the horizontal offset (x-coordinate) of the module's top-left corner from the left edge of the screen or parent container.

The units are typically pixels.

Return

The left position in pixels.